home *** CD-ROM | disk | FTP | other *** search
/ SGI Freeware 1999 August / SGI Freeware 1999 August.iso / dist / fw_emacs.idb / usr / freeware / share / emacs / 19.34 / lisp / finder-inf.el.z / finder-inf.el
Encoding:
Text File  |  1998-10-28  |  35.0 KB  |  1,235 lines

  1. ;;; finder-inf.el --- keyword-to-package mapping
  2. ;; Keywords: help
  3. ;;; Commentary:
  4. ;; Don't edit this file.  It's generated by finder.el
  5.  
  6. ;;; Code:
  7.  
  8. (setq finder-package-info '(
  9.     ("abbrev.el"
  10.         "abbrev mode commands for Emacs"
  11.         (abbrev))
  12.     ("abbrevlist.el"
  13.         "list one abbrev table alphabetically ordered."
  14.         (abbrev))
  15.     ("ada-mode.el"
  16.         "An Emacs major-mode for editing Ada source."
  17.         nil)
  18.     ("add-log.el"
  19.         "change log maintenance commands for Emacs"
  20.         (maint))
  21.     ("advice.el"
  22.         "an overloading mechanism for Emacs Lisp functions"
  23.         (extensions  lisp  tools))
  24.     ("allout.el"
  25.         "Extensive outline mode for use alone and with other modes."
  26.         (outline mode))
  27.     ("ange-ftp.el"
  28.         "transparent FTP support for GNU Emacs"
  29.         (comm))
  30.     ("appt.el"
  31.         "appointment notification functions."
  32.         (calendar))
  33.     ("apropos.el"
  34.         "apropos commands for users and programmers."
  35.         (help))
  36.     ("arc-mode.el"
  37.         "simple editing of archives"
  38.         (archives msdog editing major-mode))
  39.     ("array.el"
  40.         "array editing commands for Gnu Emacs"
  41.         (extensions))
  42.     ("asm-mode.el"
  43.         "mode for editing assembler code"
  44.         (tools  languages))
  45.     ("assoc.el"
  46.         "insert/delete/sort functions on association lists"
  47.         (extensions))
  48.     ("auto-show.el"
  49.         "perform automatic horizontal scrolling as point moves"
  50.         (scroll display minor-mode))
  51.     ("autoinsert.el"
  52.         "automatic mode-dependent insertion of text into new files"
  53.         nil)
  54.     ("autoload.el"
  55.         "maintain autoloads in loaddefs.el."
  56.         (maint))
  57.     ("avoid.el"
  58.         "make mouse pointer stay out of the way of editing"
  59.         (mouse))
  60.     ("awk-mode.el"
  61.         "AWK code editing commands for Emacs"
  62.         (unix  languages))
  63.     ("backquote.el"
  64.         "implement the ` Lisp construct"
  65.         (extensions  internal))
  66.     ("bib-mode.el"
  67.         "bib-mode, major mode for editing bib files."
  68.         (bib))
  69.     ("bibtex.el"
  70.         "BibTeX mode for GNU Emacs"
  71.         (bibtex  latex  tex))
  72.     ("blackbox.el"
  73.         "blackbox game in Emacs Lisp"
  74.         (games))
  75.     ("blessmail.el"
  76.         "Decide whether movemail needs special privileges."
  77.         (internal))
  78.     ("bookmark.el"
  79.         "set bookmarks, maybe annotate them, jump to them later."
  80.         (bookmarks  placeholders  annotations))
  81.     ("browse-url.el"
  82.         "ask a WWW browser to load a URL"
  83.         (hypertext))
  84.     ("buff-menu.el"
  85.         "buffer menu main function and support functions."
  86.         nil)
  87.     ("byte-opt.el"
  88.         "the optimization passes of the emacs-lisp byte compiler."
  89.         (internal))
  90.     ("byte-run.el"
  91.         "byte-compiler support for inlining"
  92.         (internal))
  93.     ("bytecomp.el"
  94.         "compilation of Lisp code into byte code."
  95.         (internal))
  96.     ("c-mode.el"
  97.         "C code editing commands for Emacs"
  98.         (c))
  99.     ("cal-china.el"
  100.         "calendar functions for the Chinese calendar."
  101.         (calendar))
  102.     ("cal-coptic.el"
  103.         "calendar functions for the Coptic/Ethiopic calendars."
  104.         (calendar))
  105.     ("cal-dst.el"
  106.         "calendar functions for daylight savings rules."
  107.         (calendar))
  108.     ("cal-french.el"
  109.         "calendar functions for the French Revolutionary calendar."
  110.         (calendar))
  111.     ("cal-hebrew.el"
  112.         "calendar functions for the Hebrew calendar."
  113.         (calendar))
  114.     ("cal-islam.el"
  115.         "calendar functions for the Islamic calendar."
  116.         (calendar))
  117.     ("cal-iso.el"
  118.         "calendar functions for the ISO calendar."
  119.         (calendar))
  120.     ("cal-julian.el"
  121.         "calendar functions for the Julian calendar."
  122.         (calendar))
  123.     ("cal-mayan.el"
  124.         "calendar functions for the Mayan calendars."
  125.         (calendar))
  126.     ("cal-menu.el"
  127.         "calendar functions for menu bar and popup menu support"
  128.         (calendar))
  129.     ("cal-move.el"
  130.         "calendar functions for movement in the calendar"
  131.         (calendar))
  132.     ("cal-persia.el"
  133.         "calendar functions for the Persian calendar."
  134.         (calendar))
  135.     ("cal-tex.el"
  136.         "calendar functions for printing calendars with LaTeX."
  137.         (calendar))
  138.     ("cal-x.el"
  139.         "calendar windows in dedicated frames in X"
  140.         (calendar))
  141.     ("calendar.el"
  142.         "Calendar functions."
  143.         (calendar))
  144.     ("case-table.el"
  145.         "code to extend the character set and support case tables."
  146.         (i18n))
  147.     ("cc-compat.el"
  148.         "cc-mode compatibility with c-mode.el confusion"
  149.         (c languages oop))
  150.     ("cc-mode.el"
  151.         "major mode for editing C, C++, and Objective-C code"
  152.         (c languages oop))
  153.     ("cdl.el"
  154.         "Common Data Language (CDL) utility functions for Gnu Emacs"
  155.         (data))
  156.     ("chistory.el"
  157.         "list command history"
  158.         nil)
  159.     ("cl-compat.el"
  160.         "Common Lisp extensions for GNU Emacs Lisp (compatibility)"
  161.         (extensions))
  162.     ("cl-extra.el"
  163.         "Common Lisp extensions for GNU Emacs Lisp (part two)"
  164.         (extensions))
  165.     ("cl-indent.el"
  166.         "enhanced lisp-indent mode"
  167.         (lisp  tools))
  168.     ("cl-macs.el"
  169.         "Common Lisp extensions for GNU Emacs Lisp (part four)"
  170.         (extensions))
  171.     ("cl-seq.el"
  172.         "Common Lisp extensions for GNU Emacs Lisp (part three)"
  173.         (extensions))
  174.     ("cl-specs.el"
  175.         "Edebug specs for cl.el"
  176.         (lisp  tools  maint))
  177.     ("cl.el"
  178.         "Common Lisp extensions for GNU Emacs Lisp"
  179.         (extensions))
  180.     ("cmacexp.el"
  181.         "expand C macros in a region"
  182.         (c))
  183.     ("cmuscheme.el"
  184.         "Scheme process in a buffer. Adapted from tea.el."
  185.         (processes  lisp))
  186.     ("comint.el"
  187.         "general command interpreter in a window stuff"
  188.         (processes))
  189.     ("compare-w.el"
  190.         "compare text between windows for Emacs."
  191.         nil)
  192.     ("compile.el"
  193.         "run compiler as inferior of Emacs, parse error messages."
  194.         (tools  processes))
  195.     ("complete.el"
  196.         "partial completion mechanism plus other goodies"
  197.         (abbrev))
  198.     ("completion.el"
  199.         "dynamic word-completion code"
  200.         (abbrev))
  201.     ("cookie1.el"
  202.         "retrieve random phrases from fortune cookie files"
  203.         (games))
  204.     ("copyright.el"
  205.         "update the copyright notice in current buffer"
  206.         (maint  tools))
  207.     ("cplus-md.el"
  208.         "C++ code editing commands for Emacs"
  209.         (c))
  210.     ("cpp.el"
  211.         "Highlight or hide text according to cpp conditionals."
  212.         (c  faces  tools))
  213.     ("cust-print.el"
  214.         "handles print-level and print-circle."
  215.         (extensions))
  216.     ("custom.el"
  217.         "User friendly customization support."
  218.         (help))
  219.     ("dabbrev.el"
  220.         "dynamic abbreviation package"
  221.         (abbrev expand completion))
  222.     ("debug.el"
  223.         "debuggers and related commands for Emacs"
  224.         (lisp  tools  maint))
  225.     ("decipher.el"
  226.         "Cryptanalyze monoalphabetic substitution ciphers"
  227.         (games))
  228.     ("default.el"
  229.         nil
  230.         nil)
  231.     ("delsel.el"
  232.         "delete selection if you insert"
  233.         nil)
  234.     ("derived.el"
  235.         "allow inheritance of major modes."
  236.         nil)
  237.     ("desktop.el"
  238.         "save partial status of Emacs when killed"
  239.         (customization))
  240.     ("diary-lib.el"
  241.         "diary functions."
  242.         (calendar))
  243.     ("diff.el"
  244.         "Run `diff' in compilation-mode."
  245.         (unix  tools))
  246.     ("dired-aux.el"
  247.         "less commonly used parts of dired  -*-byte-compile-dynamic: t;-*-"
  248.         nil)
  249.     ("dired-x.el"
  250.         "Sebastian Kremer's Extra DIRED hacked up for GNU Emacs19"
  251.         (dired extensions))
  252.     ("dired.el"
  253.         "directory-browsing commands"
  254.         nil)
  255.     ("disass.el"
  256.         "disassembler for compiled Emacs Lisp code"
  257.         (internal))
  258.     ("disp-table.el"
  259.         "functions for dealing with char tables."
  260.         (i18n))
  261.     ("dissociate.el"
  262.         "scramble text amusingly for Emacs."
  263.         (games))
  264.     ("docref.el"
  265.         "Simple cross references for Elisp documentation strings"
  266.         (docs  help  lisp))
  267.     ("doctor.el"
  268.         "psychological help for frustrated users."
  269.         (games))
  270.     ("dos-fns.el"
  271.         "MS-Dos specific functions."
  272.         (internal))
  273.     ("double.el"
  274.         "Support for keyboard remapping with double clicking"
  275.         (i18n))
  276.     ("dunnet.el"
  277.         "Text adventure for Emacs"
  278.         (games))
  279.     ("easymenu.el"
  280.         "support the easymenu interface for defining a menu."
  281.         (emulations))
  282.     ("ebuff-menu.el"
  283.         "electric-buffer-list mode"
  284.         nil)
  285.     ("echistory.el"
  286.         "Electric Command History Mode"
  287.         nil)
  288.     ("edebug.el"
  289.         "a source-level debugger for Emacs Lisp"
  290.         (lisp  tools  maint))
  291.     ("ediff-diff.el"
  292.         "diff-related utilities"
  293.         nil)
  294.     ("ediff-hook.el"
  295.         "setup for Ediff's menus and autoloads"
  296.         nil)
  297.     ("ediff-init.el"
  298.         "Macros, variables, and defsubsts used by Ediff"
  299.         nil)
  300.     ("ediff-merg.el"
  301.         "merging utilities"
  302.         nil)
  303.     ("ediff-mult.el"
  304.         "support for multi-file/multi-buffer processing in Ediff"
  305.         nil)
  306.     ("ediff-ptch.el"
  307.         "Ediff's  patch support"
  308.         nil)
  309.     ("ediff-util.el"
  310.         "the core commands and utilities of ediff"
  311.         nil)
  312.     ("ediff-vers.el"
  313.         "version control interface to Ediff"
  314.         nil)
  315.     ("ediff-wind.el"
  316.         "window manipulation utilities"
  317.         nil)
  318.     ("ediff.el"
  319.         "a comprehensive visual interface to diff & patch"
  320.         (comparing  merging  patching  version control.))
  321.     ("edmacro.el"
  322.         "keyboard macro editor"
  323.         (abbrev))
  324.     ("edt-lk201.el"
  325.         "Enhanced EDT Keypad Mode Emulation for LK-201 Keyboards"
  326.         (emulations))
  327.     ("edt-mapper.el"
  328.         "Create an EDT LK-201 Map File for X-Windows Emacs"
  329.         (emulations))
  330.     ("edt-pc.el"
  331.         "Enhanced EDT Keypad Mode Emulation for PC 101 Keyboards"
  332.         (emulations))
  333.     ("edt-vt100.el"
  334.         "Enhanced EDT Keypad Mode Emulation for VT Series Terminals"
  335.         (emulations))
  336.     ("edt.el"
  337.         "Enhanced EDT Keypad Mode Emulation for GNU Emacs 19"
  338.         (emulations))
  339.     ("ehelp.el"
  340.         "bindings for electric-help mode"
  341.         (help  extensions))
  342.     ("electric.el"
  343.         "window maker and Command loop for `electric' modes."
  344.         (extensions))
  345.     ("elp.el"
  346.         "Emacs Lisp Profiler"
  347.         (emacs lisp profile timing))
  348.     ("emacs-lock.el"
  349.         "prevents you from exiting emacs if a buffer is locked"
  350.         nil)
  351.     ("emacsbug.el"
  352.         "command to report Emacs bugs to appropriate mailing list."
  353.         (maint))
  354.     ("emerge.el"
  355.         "merge diffs under Emacs control"
  356.         (unix  tools))
  357.     ("enriched.el"
  358.         "read and save files in text/enriched format"
  359.         (wp  faces))
  360.     ("env.el"
  361.         "functions to manipulate environment variables."
  362.         (processes  unix))
  363.     ("etags.el"
  364.         "etags facility for Emacs"
  365.         (tools))
  366.     ("eval-reg.el"
  367.         "Redefine eval-region, and subrs that use it, in Lisp"
  368.         (lisp))
  369.     ("executable.el"
  370.         "base functionality for executable interpreter scripts"
  371.         (languages  unix))
  372.     ("f90.el"
  373.         "Fortran-90 mode (free format)"
  374.         (fortran  f90  languages))
  375.     ("facemenu.el"
  376.         "create a face menu for interactively adding fonts to text"
  377.         (faces))
  378.     ("faces.el"
  379.         "Lisp interface to the c \"face\" structure"
  380.         nil)
  381.     ("fast-lock.el"
  382.         "Automagic text properties caching for fast Font Lock mode."
  383.         (faces files))
  384.     ("ffap.el"
  385.         "find file or url at point"
  386.         (files  hypermedia  matching  mouse))
  387.     ("files.el"
  388.         "file input and output commands for Emacs"
  389.         nil)
  390.     ("fill.el"
  391.         "fill commands for Emacs"
  392.         (wp))
  393.     ("find-dired.el"
  394.         "run a `find' command and dired the output"
  395.         (unix))
  396.     ("find-file.el"
  397.         "find a file corresponding to this one given a pattern"
  398.         (c  matching  tools))
  399.     ("find-gc.el"
  400.         "detect functions that call the garbage collector"
  401.         nil)
  402.     ("finder-inf.el"
  403.         "keyword-to-package mapping"
  404.         (help))
  405.     ("finder.el"
  406.         "topic & keyword-based code finder"
  407.         (help))
  408.     ("float-sup.el"
  409.         "detect absence of floating-point support in Emacs runtime"
  410.         nil)
  411.     ("float.el"
  412.         "floating point arithmetic package."
  413.         (extensions))
  414.     ("flow-ctrl.el"
  415.         "help for lusers on cu(1) or ttys with wired-in ^S/^Q flow control"
  416.         (hardware))
  417.     ("foldout.el"
  418.         "Folding extensions for outline-mode and outline-minor-mode."
  419.         (folding  outline))
  420.     ("follow.el"
  421.         "Minor mode, Synchronize windows showing the same buffer."
  422.         (display  window  minor-mode))
  423.     ("font-lock.el"
  424.         "Electric font lock mode"
  425.         (languages  faces))
  426.     ("format.el"
  427.         "read and save files in multiple formats"
  428.         nil)
  429.     ("forms-d2.el"
  430.         "demo forms-mode"
  431.         nil)
  432.     ("forms-pass.el"
  433.         "passwd file demo for forms-mode"
  434.         nil)
  435.     ("forms.el"
  436.         "Forms mode: edit a file as a form to fill in"
  437.         nil)
  438.     ("fortran.el"
  439.         "Fortran mode for GNU Emacs"
  440.         (languages))
  441.     ("frame.el"
  442.         "multi-frame management independent of window systems."
  443.         (internal))
  444.     ("gnus-cache.el"
  445.         "cache interface for Gnus"
  446.         (news))
  447.     ("gnus-cite.el"
  448.         "parse citations in articles for Gnus"
  449.         (news  mail))
  450.     ("gnus-cus.el"
  451.         "User friendly customization of Gnus"
  452.         (help  news))
  453.     ("gnus-demon.el"
  454.         "daemonic Gnus behaviour"
  455.         (news))
  456.     ("gnus-edit.el"
  457.         "Gnus SCORE file editing"
  458.         (news  help))
  459.     ("gnus-ems.el"
  460.         "functions for making Gnus work under different Emacsen"
  461.         (news))
  462.     ("gnus-gl.el"
  463.         "an interface to GroupLens for Gnus"
  464.         (news  score))
  465.     ("gnus-kill.el"
  466.         "kill commands for Gnus"
  467.         (news))
  468.     ("gnus-mh.el"
  469.         "mh-e interface for Gnus"
  470.         (news))
  471.     ("gnus-msg.el"
  472.         "mail and post interface for Gnus"
  473.         (news))
  474.     ("gnus-nocem.el"
  475.         "NoCeM pseudo-cancellation treatment"
  476.         (news))
  477.     ("gnus-salt.el"
  478.         "alternate summary mode interfaces for Gnus"
  479.         nil)
  480.     ("gnus-score.el"
  481.         "scoring code for Gnus"
  482.         (news))
  483.     ("gnus-setup.el"
  484.         "Initialization & Setup for Gnus 5"
  485.         (news))
  486.     ("gnus-soup.el"
  487.         "SOUP packet writing support for Gnus"
  488.         (news  mail))
  489.     ("gnus-srvr.el"
  490.         "virtual server support for Gnus"
  491.         (news))
  492.     ("gnus-topic.el"
  493.         "a folding minor mode for Gnus group buffers"
  494.         (news))
  495.     ("gnus-uu.el"
  496.         "extract (uu)encoded files in Gnus"
  497.         nil)
  498.     ("gnus-vis.el"
  499.         "display-oriented parts of Gnus"
  500.         (news))
  501.     ("gnus-vm.el"
  502.         "vm interface for Gnus"
  503.         (news  mail))
  504.     ("gnus.el"
  505.         "a newsreader for GNU Emacs"
  506.         (news))
  507.     ("gomoku.el"
  508.         "Gomoku game between you and Emacs"
  509.         (games))
  510.     ("goto-addr.el"
  511.         "click to browse URL or to send to e-mail address"
  512.         (mh-e  www  mouse  mail))
  513.     ("gud.el"
  514.         "Grand Unified Debugger mode for gdb, sdb, dbx, or xdb under Emacs"
  515.         (unix  tools))
  516.     ("gulp.el"
  517.         "Ask for updates for Lisp packages"
  518.         (maintenance))
  519.     ("hanoi.el"
  520.         "towers of hanoi in GNUmacs"
  521.         (games))
  522.     ("help-macro.el"
  523.         "Makes command line help such as help-for-help"
  524.         nil)
  525.     ("help.el"
  526.         "help commands for Emacs"
  527.         (help  internal))
  528.     ("helper.el"
  529.         "utility help package supporting help in electric modes"
  530.         (help))
  531.     ("hexl.el"
  532.         "edit a file in a hex dump format using the hexl filter."
  533.         (data))
  534.     ("hideif.el"
  535.         "hides selected code within ifdef."
  536.         (c  outlines))
  537.     ("hideshow.el"
  538.         "minor mode cmds to selectively display blocks of code"
  539.         (c c++ lisp tools editing))
  540.     ("hilit19.el"
  541.         "customizable highlighting for Emacs19"
  542.         (faces))
  543.     ("hippie-exp.el"
  544.         "expand text trying various ways to find its expansion."
  545.         (abbrev))
  546.     ("holidays.el"
  547.         "holiday functions for the calendar package"
  548.         (holidays  calendar))
  549.     ("icomplete.el"
  550.         "minibuffer completion incremental feedback"
  551.         (help  abbrev))
  552.     ("icon.el"
  553.         "mode for editing Icon code"
  554.         (languages))
  555.     ("ielm.el"
  556.         "interaction mode for Emacs Lisp"
  557.         (lisp))
  558.     ("imenu.el"
  559.         "Framework for mode-specific buffer indexes."
  560.         (tools))
  561.     ("indent.el"
  562.         "indentation commands for Emacs"
  563.         nil)
  564.     ("inf-lisp.el"
  565.         "an inferior-lisp mode"
  566.         (processes  lisp))
  567.     ("info.el"
  568.         "info package for Emacs."
  569.         (help))
  570.     ("informat.el"
  571.         "info support functions package for Emacs"
  572.         (help))
  573.     ("isearch.el"
  574.         "incremental search minor mode."
  575.         nil)
  576.     ("iso-acc.el"
  577.         "minor mode providing electric accent keys"
  578.         (i18n))
  579.     ("iso-ascii.el"
  580.         "set up char tables for ISO 8859/1 on ASCII terminals."
  581.         (i18n))
  582.     ("iso-cvt.el"
  583.         "translate to ISO 8859-1 from/to net/TeX conventions"
  584.         (tex  iso  latin  i18n))
  585.     ("iso-insert.el"
  586.         "insert functions for ISO 8859/1."
  587.         (i18n))
  588.     ("iso-swed.el"
  589.         "set up char tables for ISO 8859/1 for Swedish/Finnish ttys"
  590.         (i18n))
  591.     ("iso-syntax.el"
  592.         "set up case-conversion and syntax tables for ISO 8859/1"
  593.         (i18n))
  594.     ("iso-transl.el"
  595.         "keyboard input definitions for ISO 8859/1."
  596.         (i18n))
  597.     ("iso02-syn.el"
  598.         "set up case-conversion and syntax tables for ISO 8859-2"
  599.         (i18n))
  600.     ("ispell.el"
  601.         "spell checking using Ispell"
  602.         nil)
  603.     ("ispell4.el"
  604.         "this is the GNU EMACS interface to GNU ISPELL version 4."
  605.         (wp))
  606.     ("jka-compr.el"
  607.         "reading/writing/loading compressed files"
  608.         (data))
  609.     ("kermit.el"
  610.         "additions to shell mode for use with kermit, etc."
  611.         (comm))
  612.     ("lazy-lock.el"
  613.         "Lazy demand-driven fontification for fast Font Lock mode."
  614.         (faces files))
  615.     ("ledit.el"
  616.         "Emacs side of ledit interface"
  617.         nil)
  618.     ("levents.el"
  619.         "emulate the Lucid event data type and associated functions."
  620.         nil)
  621.     ("life.el"
  622.         "John Horton Conway's `Life' game for GNU Emacs"
  623.         (games))
  624.     ("lisp-mnt.el"
  625.         "minor mode for Emacs Lisp maintainers"
  626.         (docs))
  627.     ("lisp-mode.el"
  628.         "Lisp mode, and its idiosyncratic commands."
  629.         (lisp  languages))
  630.     ("lisp.el"
  631.         "Lisp editing commands for Emacs"
  632.         (lisp  languages))
  633.     ("lmenu.el"
  634.         "emulate Lucid's menubar support"
  635.         (emulations))
  636.     ("loaddefs.el"
  637.         "define standard autoloads and keys of other files"
  638.         (internal))
  639.     ("loadhist.el"
  640.         "lisp functions for working with feature groups"
  641.         (internal))
  642.     ("loadup.el"
  643.         "load up standardly loaded Lisp files for Emacs."
  644.         (internal))
  645.     ("lpr.el"
  646.         "print Emacs buffer on line printer."
  647.         (unix))
  648.     ("ls-lisp.el"
  649.         "emulate insert-directory completely in Emacs Lisp"
  650.         (unix))
  651.     ("lselect.el"
  652.         "Lucid interface to X Selections"
  653.         (emulations))
  654.     ("lucid.el"
  655.         "Emulate some Lucid Emacs functions."
  656.         nil)
  657.     ("lunar.el"
  658.         "calendar functions for phases of the moon."
  659.         (calendar))
  660.     ("macros.el"
  661.         "non-primitive commands for keyboard macros."
  662.         (abbrev))
  663.     ("mail-extr.el"
  664.         "extract full name and address from RFC 822 mail header."
  665.         (mail))
  666.     ("mail-hist.el"
  667.         "Headers and message body history for outgoing mail."
  668.         (mail  history))
  669.     ("mail-utils.el"
  670.         "utility functions used both by rmail and rnews"
  671.         (mail  news))
  672.     ("mailabbrev.el"
  673.         "abbrev-expansion of mail aliases."
  674.         (mail))
  675.     ("mailalias.el"
  676.         "expand and complete mailing address aliases"
  677.         (mail))
  678.     ("mailheader.el"
  679.         "Mail header parsing, merging, formatting"
  680.         (tools  mail  news))
  681.     ("mailpost.el"
  682.         "RMAIL coupler to /usr/uci/post mailer"
  683.         (mail))
  684.     ("make-mode.el"
  685.         "makefile editing commands for Emacs"
  686.         (unix  tools))
  687.     ("makeinfo.el"
  688.         "run makeinfo conveniently"
  689.         nil)
  690.     ("makesum.el"
  691.         "generate key binding summary for Emacs"
  692.         (help))
  693.     ("man.el"
  694.         "browse UNIX manual pages"
  695.         (help))
  696.     ("map-ynp.el"
  697.         "General-purpose boolean question-asker."
  698.         (lisp  extensions))
  699.     ("meese.el"
  700.         "protect the impressionable young minds of America"
  701.         (games))
  702.     ("menu-bar.el"
  703.         "define a default menu bar."
  704.         (internal))
  705.     ("message.el"
  706.         "composing mail and news messages"
  707.         (mail  news))
  708.     ("metamail.el"
  709.         "Metamail interface for GNU Emacs"
  710.         (mail  news  mime  multimedia))
  711.     ("mh-comp.el"
  712.         "mh-e functions for composing messages"
  713.         nil)
  714.     ("mh-e.el"
  715.         "GNU Emacs interface to the MH mail system"
  716.         (mail))
  717.     ("mh-funcs.el"
  718.         "mh-e functions not everyone will use right away"
  719.         nil)
  720.     ("mh-mime.el"
  721.         "mh-e support for composing MIME messages"
  722.         nil)
  723.     ("mh-pick.el"
  724.         "make a search pattern and search for a message in mh-e"
  725.         nil)
  726.     ("mh-seq.el"
  727.         "mh-e sequences support"
  728.         nil)
  729.     ("mh-utils.el"
  730.         "mh-e code needed for both sending and reading"
  731.         nil)
  732.     ("misc.el"
  733.         "basic editing commands for Emacs"
  734.         nil)
  735.     ("mlconvert.el"
  736.         "convert buffer of Mocklisp code to real lisp."
  737.         (emulations))
  738.     ("mldrag.el"
  739.         "mode line and vertical line dragging to resize windows"
  740.         (mouse))
  741.     ("mlsupport.el"
  742.         "run-time support for mocklisp code."
  743.         (extensions))
  744.     ("modula2.el"
  745.         "Modula-2 editing support package"
  746.         (languages))
  747.     ("morse.el"
  748.         "Convert text to morse code and back."
  749.         nil)
  750.     ("mouse-sel.el"
  751.         "Multi-click selection support for Emacs 19"
  752.         (mouse))
  753.     ("mouse.el"
  754.         "window system-independent mouse support"
  755.         (hardware))
  756.     ("mpuz.el"
  757.         "multiplication puzzle for GNU Emacs"
  758.         (games))
  759.     ("msb.el"
  760.         "Customizable buffer-selection with multiple menus."
  761.         (mouse buffer menu ))
  762.     ("nnbabyl.el"
  763.         "rmail mbox access for Gnus"
  764.         (news  mail))
  765.     ("nndb.el"
  766.         "nndb access for Gnus"
  767.         (news))
  768.     ("nndir.el"
  769.         "single directory newsgroup access for Gnus"
  770.         (news))
  771.     ("nndoc.el"
  772.         "single file access for Gnus"
  773.         (news))
  774.     ("nneething.el"
  775.         "random file access for Gnus"
  776.         (news  mail))
  777.     ("nnfolder.el"
  778.         "mail folder access for Gnus"
  779.         (mail))
  780.     ("nnheader.el"
  781.         "header access macros for Gnus and its backends"
  782.         (news))
  783.     ("nnkiboze.el"
  784.         "select virtual news access for Gnus"
  785.         (news))
  786.     ("nnmail.el"
  787.         "mail support functions for the Gnus mail backends"
  788.         (news  mail))
  789.     ("nnmbox.el"
  790.         "mail mbox access for Gnus"
  791.         (news  mail))
  792.     ("nnmh.el"
  793.         "mhspool access for Gnus"
  794.         (news  mail))
  795.     ("nnml.el"
  796.         "mail spool access for Gnus"
  797.         (news  mail))
  798.     ("nnoo.el"
  799.         "OO Gnus Backends"
  800.         (news))
  801.     ("nnsoup.el"
  802.         "SOUP access for Gnus"
  803.         (news  mail))
  804.     ("nnspool.el"
  805.         "spool access for GNU Emacs"
  806.         (news))
  807.     ("nntp.el"
  808.         "nntp access for Gnus"
  809.         (news))
  810.     ("nnvirtual.el"
  811.         "virtual newsgroups access for Gnus"
  812.         (news))
  813.     ("noutline.el"
  814.         "outline mode commands for Emacs"
  815.         (outlines))
  816.     ("novice.el"
  817.         "handling of disabled commands (\"novice mode\") for Emacs."
  818.         (internal  help))
  819.     ("nroff-mode.el"
  820.         "GNU Emacs major mode for editing nroff source"
  821.         (wp))
  822.     ("options.el"
  823.         "edit Options command for Emacs."
  824.         nil)
  825.     ("outline.el"
  826.         "outline mode commands for Emacs"
  827.         (outlines))
  828.     ("page-ext.el"
  829.         "extended page handling commands"
  830.         nil)
  831.     ("page.el"
  832.         "page motion commands for emacs."
  833.         nil)
  834.     ("paragraphs.el"
  835.         "paragraph and sentence parsing."
  836.         (wp))
  837.     ("paren.el"
  838.         "highlight matching paren."
  839.         (languages  faces))
  840.     ("pascal.el"
  841.         "major mode for editing pascal source in Emacs"
  842.         (languages))
  843.     ("patcomp.el"
  844.         nil
  845.         nil)
  846.     ("paths.el"
  847.         "define pathnames for use by various Emacs commands."
  848.         (internal))
  849.     ("pc-mode.el"
  850.         "emulate certain key bindings used on PCs."
  851.         (emulations))
  852.     ("pc-select.el"
  853.         "emulate mark, cut, copy and paste from motif"
  854.         nil)
  855.     ("perl-mode.el"
  856.         "Perl code editing commands for GNU Emacs"
  857.         (languages))
  858.     ("picture.el"
  859.         "\"Picture mode\" -- editing using quarter-plane screen model."
  860.         nil)
  861.     ("pp.el"
  862.         "pretty printer for Emacs Lisp"
  863.         nil)
  864.     ("profile.el"
  865.         "generate run time measurements of Emacs Lisp functions"
  866.         (lisp  tools))
  867.     ("prolog.el"
  868.         "major mode for editing and running Prolog under Emacs"
  869.         (languages))
  870.     ("ps-print.el"
  871.         "Jim's Pretty-Good PostScript Generator for Emacs 19."
  872.         (print  postscript))
  873.     ("rcompile.el"
  874.         "run a compilation on a remote machine"
  875.         (tools  processes))
  876.     ("rect.el"
  877.         "rectangle functions for GNU Emacs."
  878.         (internal))
  879.     ("refbib.el"
  880.         "convert refer-style references to ones usable by Latex bib"
  881.         (bib  tex))
  882.     ("refer.el"
  883.         "look up references in bibliography files."
  884.         (bib))
  885.     ("regi.el"
  886.         "REGular expression Interpreting engine"
  887.         (extensions  matching))
  888.     ("register.el"
  889.         "register commands for Emacs."
  890.         (internal))
  891.     ("replace.el"
  892.         "replace commands for Emacs."
  893.         nil)
  894.     ("reporter.el"
  895.         "customizable bug reporting of lisp programs"
  896.         (maint mail tools))
  897.     ("reposition.el"
  898.         "center a Lisp function or comment on the screen"
  899.         nil)
  900.     ("resume.el"
  901.         "process command line args from within a suspended Emacs job"
  902.         (processes))
  903.     ("rfc822.el"
  904.         "hairy rfc822 parser for mail and news and suchlike"
  905.         (mail))
  906.     ("ring.el"
  907.         "handle rings of items"
  908.         (extensions))
  909.     ("rlogin.el"
  910.         "remote login interface"
  911.         (unix  comm))
  912.     ("rmail.el"
  913.         "main code of \"RMAIL\" mail reader for Emacs."
  914.         (mail))
  915.     ("rmailedit.el"
  916.         "\"RMAIL edit mode\"  Edit the current message."
  917.         (mail))
  918.     ("rmailkwd.el"
  919.         "part of the \"RMAIL\" mail reader for Emacs."
  920.         (mail))
  921.     ("rmailmsc.el"
  922.         "miscellaneous support functions for the RMAIL mail reader"
  923.         (mail))
  924.     ("rmailout.el"
  925.         "\"RMAIL\" mail reader for Emacs: output message to a file."
  926.         (mail))
  927.     ("rmailsort.el"
  928.         "Rmail: sort messages."
  929.         (mail))
  930.     ("rmailsum.el"
  931.         "make summary buffers for the mail reader"
  932.         (mail))
  933.     ("rnews.el"
  934.         "USENET news reader for gnu emacs"
  935.         (news))
  936.     ("rnewspost.el"
  937.         "USENET news poster/mailer for GNU Emacs"
  938.         (mail  news))
  939.     ("rot13.el"
  940.         "display a buffer in rot13."
  941.         nil)
  942.     ("rsz-mini.el"
  943.         "dynamically resize minibuffer to display entire contents"
  944.         (minibuffer  window  frame  display))
  945.     ("s-region.el"
  946.         "set region using shift key."
  947.         (terminals))
  948.     ("saveplace.el"
  949.         "automatically save place in files."
  950.         (bookmarks  placeholders))
  951.     ("sc.el"
  952.         nil
  953.         nil)
  954.     ("scheme.el"
  955.         "Scheme mode, and its idiosyncratic commands."
  956.         (languages  lisp))
  957.     ("score-mode.el"
  958.         "mode for editing Gnus score files"
  959.         (news  mail))
  960.     ("scribe.el"
  961.         "scribe mode, and its idiosyncratic commands."
  962.         (wp))
  963.     ("scroll-bar.el"
  964.         "window system-independent scroll bar support."
  965.         (hardware))
  966.     ("select.el"
  967.         "lisp portion of standard selection support."
  968.         (internal))
  969.     ("sendmail.el"
  970.         "mail sending commands for Emacs."
  971.         (mail))
  972.     ("server.el"
  973.         "Lisp code for GNU Emacs running as server process."
  974.         (processes))
  975.     ("sgml-mode.el"
  976.         "SGML- and HTML-editing modes"
  977.         (wp  hypermedia  comm  languages))
  978.     ("sh-script.el"
  979.         "shell-script editing commands for Emacs"
  980.         (languages  unix))
  981.     ("shadow.el"
  982.         "Locate Emacs Lisp file shadowings."
  983.         (lisp))
  984.     ("shadowfile.el"
  985.         "automatic file copying for Emacs 19"
  986.         (comm))
  987.     ("shell.el"
  988.         "specialized comint.el for running the shell."
  989.         (processes))
  990.     ("simple.el"
  991.         "basic editing commands for Emacs"
  992.         nil)
  993.     ("simula.el"
  994.         "SIMULA 87 code editing commands for Emacs"
  995.         (languages))
  996.     ("site-init.el"
  997.         nil
  998.         nil)
  999.     ("site-load.el"
  1000.         nil
  1001.         nil)
  1002.     ("site-start.el"
  1003.         nil
  1004.         nil)
  1005.     ("skeleton.el"
  1006.         "Lisp language extension for writing statement skeletons"
  1007.         (extensions  abbrev  languages  tools))
  1008.     ("smtpmail.el"
  1009.         nil
  1010.         (mail))
  1011.     ("solar.el"
  1012.         "calendar functions for solar events."
  1013.         (calendar))
  1014.     ("solitaire.el"
  1015.         "game of solitaire in Emacs Lisp"
  1016.         (games))
  1017.     ("sort.el"
  1018.         "commands to sort text in an Emacs buffer."
  1019.         (unix))
  1020.     ("soundex.el"
  1021.         "implement Soundex algorithm"
  1022.         (matching))
  1023.     ("spell.el"
  1024.         "spelling correction interface for Emacs."
  1025.         (wp  unix))
  1026.     ("spook.el"
  1027.         "spook phrase utility for overloading the NSA line eater"
  1028.         (games))
  1029.     ("startup.el"
  1030.         "process Emacs shell arguments"
  1031.         (internal))
  1032.     ("studly.el"
  1033.         "StudlyCaps (tm)(r)(c)(xxx)"
  1034.         (games))
  1035.     ("subr.el"
  1036.         "basic lisp subroutines for Emacs"
  1037.         nil)
  1038.     ("sun-curs.el"
  1039.         "cursor definitions for Sun windows"
  1040.         (hardware))
  1041.     ("sun-fns.el"
  1042.         "subroutines of Mouse handling for Sun windows"
  1043.         (hardware))
  1044.     ("supercite.el"
  1045.         "minor mode for citing mail and news replies"
  1046.         (mail  news))
  1047.     ("swedish.el"
  1048.         "miscellaneous functions for dealing with Swedish."
  1049.         (i18n))
  1050.     ("tabify.el"
  1051.         "tab conversion commands for Emacs"
  1052.         nil)
  1053.     ("talk.el"
  1054.         "Allow several users to talk to each other through Emacs."
  1055.         (comm  frames))
  1056.     ("tar-mode.el"
  1057.         "simple editing of tar files from GNU emacs"
  1058.         (unix))
  1059.     ("tcl-mode.el"
  1060.         "a major-mode for editing tcl/tk scripts"
  1061.         (languages  processes  tools))
  1062.     ("tcp.el"
  1063.         "TCP/IP stream emulation for GNU Emacs"
  1064.         nil)
  1065.     ("telnet.el"
  1066.         "run a telnet session from within an Emacs buffer"
  1067.         nil)
  1068.     ("tempo.el"
  1069.         "Flexible template insertion"
  1070.         (extensions  languages  tools))
  1071.     ("term-nasty.el"
  1072.         "Damned Things from terminfo.el"
  1073.         nil)
  1074.     ("term.el"
  1075.         "general command interpreter in a window stuff"
  1076.         nil)
  1077.     ("terminal.el"
  1078.         "terminal emulator for GNU Emacs."
  1079.         (comm  terminals))
  1080.     ("tex-mode.el"
  1081.         "TeX, LaTeX, and SliTeX mode commands."
  1082.         (tex))
  1083.     ("texinfmt.el"
  1084.         "format Texinfo files into Info files."
  1085.         nil)
  1086.     ("texinfo.el"
  1087.         "major mode for editing Texinfo files"
  1088.         nil)
  1089.     ("texnfo-upd.el"
  1090.         "utilities for updating nodes and menus in Texinfo files"
  1091.         (maint  tex  docs))
  1092.     ("text-mode.el"
  1093.         "text mode, and its idiosyncratic commands."
  1094.         nil)
  1095.     ("thingatpt.el"
  1096.         "Get the `thing' at point"
  1097.         (extensions  matching  mouse))
  1098.     ("time-stamp.el"
  1099.         "Maintain last change time stamps in files edited by Emacs"
  1100.         (tools))
  1101.     ("time.el"
  1102.         "display time and load in mode line of Emacs."
  1103.         nil)
  1104.     ("timer.el"
  1105.         "run a function with args at some time in future."
  1106.         nil)
  1107.     ("timezone.el"
  1108.         "time zone package for GNU Emacs"
  1109.         (news))
  1110.     ("tmm.el"
  1111.         "text mode access to menu-bar"
  1112.         nil)
  1113.     ("tpu-edt.el"
  1114.         "Emacs emulating TPU emulating EDT"
  1115.         (emulations))
  1116.     ("tpu-extras.el"
  1117.         "Scroll margins and free cursor mode for TPU-edt"
  1118.         (emulations))
  1119.     ("tpu-mapper.el"
  1120.         "Create a TPU-edt X-windows keymap file"
  1121.         (emulations))
  1122.     ("tq.el"
  1123.         "utility to maintain a transaction queue"
  1124.         (extensions))
  1125.     ("trace.el"
  1126.         "tracing facility for Emacs Lisp functions"
  1127.         (tools  lisp))
  1128.     ("two-column.el"
  1129.         "minor mode for editing of two-column text"
  1130.         nil)
  1131.     ("type-break.el"
  1132.         "encourage rests from typing at appropriate intervals"
  1133.         (extensions  timers))
  1134.     ("uncompress.el"
  1135.         "auto-decompression hook for visiting .Z files"
  1136.         nil)
  1137.     ("underline.el"
  1138.         "insert/remove underlining (done by overstriking) in Emacs."
  1139.         (wp))
  1140.     ("undigest.el"
  1141.         "digest-cracking support for the RMAIL mail reader"
  1142.         (mail))
  1143.     ("uniquify.el"
  1144.         "unique buffer names dependent on file name"
  1145.         nil)
  1146.     ("unrmail.el"
  1147.         "convert Rmail files to mailbox files."
  1148.         (mail))
  1149.     ("unused.el"
  1150.         "editing commands in GNU Emacs that turned out not to be used."
  1151.         (emulations))
  1152.     ("userlock.el"
  1153.         "handle file access contention between multiple users"
  1154.         (internal))
  1155.     ("vc-hooks.el"
  1156.         "resident support for version-control"
  1157.         nil)
  1158.     ("vc.el"
  1159.         "drive a version-control system from within Emacs"
  1160.         nil)
  1161.     ("version.el"
  1162.         "record version number of Emacs."
  1163.         (internal))
  1164.     ("vi.el"
  1165.         "major mode for emulating \"vi\" editor under GNU Emacs."
  1166.         (emulations))
  1167.     ("view.el"
  1168.         "peruse file or buffer without editing."
  1169.         nil)
  1170.     ("vip.el"
  1171.         "a VI Package for GNU Emacs"
  1172.         (emulations))
  1173.     ("viper-ex.el"
  1174.         "functions implementing the Ex commands for Viper"
  1175.         nil)
  1176.     ("viper-keym.el"
  1177.         "Viper keymaps"
  1178.         nil)
  1179.     ("viper-macs.el"
  1180.         "functions implementing keyboard macros for Viper"
  1181.         nil)
  1182.     ("viper-mous.el"
  1183.         "mouse support for Viper"
  1184.         nil)
  1185.     ("viper-util.el"
  1186.         "Utilities used by viper.el"
  1187.         nil)
  1188.     ("viper.el"
  1189.         "A full-featured Vi emulator for GNU Emacs 19 and XEmacs 19,"
  1190.         (emulations))
  1191.     ("vms-patch.el"
  1192.         "override parts of files.el for VMS."
  1193.         (vms))
  1194.     ("vms-pmail.el"
  1195.         "use Emacs as the editor within VMS mail."
  1196.         (vms))
  1197.     ("vmsproc.el"
  1198.         "run asynchronous VMS subprocesses under Emacs"
  1199.         (vms))
  1200.     ("vt-control.el"
  1201.         "Common VTxxx control functions"
  1202.         (terminals))
  1203.     ("vt100-led.el"
  1204.         "functions for LED control on VT-100 terminals & clones."
  1205.         (hardware))
  1206.     ("window.el"
  1207.         "GNU Emacs window commands aside from those written in C."
  1208.         nil)
  1209.     ("winnt.el"
  1210.         "Lisp routines for Windows NT."
  1211.         nil)
  1212.     ("ws-mode.el"
  1213.         "WordStar emulation mode for GNU Emacs"
  1214.         (emulations))
  1215.     ("x-apollo.el"
  1216.         "Apollo support functions"
  1217.         nil)
  1218.     ("x-menu.el"
  1219.         "menu support for X "
  1220.         nil)
  1221.     ("xscheme.el"
  1222.         "run Scheme under Emacs"
  1223.         (languages  lisp))
  1224.     ("xt-mouse.el"
  1225.         "Support the mouse when emacs run in an xterm."
  1226.         (mouse  terminals))
  1227.     ("yow.el"
  1228.         "quote random zippyisms"
  1229.         (games))
  1230. ))
  1231.  
  1232. (provide 'finder-inf)
  1233.  
  1234. ;;; finder-inf.el ends here
  1235.